whenJSONP
( service in module ngMock
)
Creates a new backend definition for JSONP requests. For more info see when()
.
url – {string|RegExp} –
HTTP url.
{requestHandler}
– Returns an object with respond
method that control how a matched
request is handled.